Enum Flow.FreezeMode
Constants for freeze modes.
Tables
FreezeMode | Table of Flow.FreezeMode constants. |
Tables
- FreezeMode
-
Table of Flow.FreezeMode constants. To be used with Flow.GetFreezeMode and Flow.SetFreezeMode functions.
NONE
- Normal in-game operation.FULL
- Game is completely frozen, as in pause or inventory menus.SPECTATOR
- Game is completely frozen, but with ability to control camera.PLAYER
- Game is completely frozen, but with ability to control player. Experimental.